Welcome![Sign In][Sign Up]
Location:
Search - uart h

Search list

[Communicationprojects

Description: TC下的串口通讯.c 主程序部分 #include \"uart.h\" int iBase /* com port base address */ char cHI,cLO void compute_chksum(char cBuf[]) char hex_to_ascii(int iHex)
Platform: | Size: 4632 | Author: bound | Hits:

[ARM-PowerPC-ColdFire-MIPS串口驱动源代码

Description: 自己编写的基于飞利浦的ARM7单片机LPC2200的UART串口驱动程序,支持OS和非OS,只需要在UART0.h上配置即可
Platform: | Size: 2708 | Author: gxwwg_dz | Hits:

[Com Portverilog_UART

Description: UART verilog hdl 实现-UART Verilog HDL achieve
Platform: | Size: 3072 | Author: | Hits:

[assembly language485_a

Description: MSP430 USART 實驗程序 利用IAR Embedded Workbench開發軟體-MSP430 USART experimental procedure using IAR Embedded Workbenc h software development
Platform: | Size: 3072 | Author: 小蘇 | Hits:

[Com PortPCCOM-SRC

Description: 用C++写的RS232串口异步通讯功能模块,支持16550 UART芯片,中断收发数据,波特率最大115200bps,自定义收发数据缓冲大小,支持软硬件流控。-C wrote asynchronous RS232 serial communication module, 16550 UART chip, Transceivers interruption data, 115,200 bps maximum baud rate, since the definition of sending and receiving data buffer size, support hardware and software flow control.
Platform: | Size: 103424 | Author: alex | Hits:

[ARM-PowerPC-ColdFire-MIPSS3C2410_BIOS

Description: 第一版YL2410开发板的BIOS 功能比较简单,上电之后,LCD显示蓝色、绿色、红色三个竖条 同时串口显示如下: Power on reset ************************************ * * * YL2410 Board BIOS V2006 * * Http://www.ucdragon.com * * * ************************************ NAND Flash Boot Please select function : 0 : USB download file(通过USB下载文件) 1 : Uart download file(通过串口下载文件) 2 : Write Nand flash with download file(将下载的文件烧写到NandFlash) 3 : Load Pragram from Nand flash and run(从NandFlash装载文件并运行) 4 : Erase Nand flash regions(擦除NandFlash区域) 5 : Write NOR flash with download file(将下载的文件烧写到NorFlash) 6 : Set boot params(设置Linux启动相关参数) 7 : Set AutoBoot parameter,1:linux 2:wince(设置WINCE自启动) -Commentator YL2410 development board BIOS functions are relatively simple, electricity, LCD blue, green, red and three vertical lines while serial is shown below : Power on reset***************************************************** YL2410 Board BIOS V2006** Http :// www.ucdragon.com************** Attention duty announcers NAND Flash Boot Please sele ct function : 0 : USB download file (through USB download) 1 : Uart download file (via serial port download) 2 : Write Nand flash with download file (download the burning of documents NandFlash) 3 : Load Pragram from Nand flash and run (from NandFlas h load and run) 4 : Erase Nand flash regions (erasure NandFlash regional) 5 : Write NOR flash with download file (download the document to the burning N orFlash) 6 : Set boot params (i
Platform: | Size: 408576 | Author: wind | Hits:

[SCMMEGA128_UART_DRIVER

Description: MEGA128 串口驱动程序 两个串口都有,包括H文件和C文件-MEGA128 Serial Driver has two serial, including the H and C paper documents
Platform: | Size: 8192 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSi2c(1)

Description: 基于瑞萨 M16C 的最新版本 IIC 通信, 适用于不同UARTi,三个UART口可以共享该程序 -Renesas M16C based on the latest version of IIC communications, applied to different UARTi, three UART I can share the program
Platform: | Size: 312320 | Author: 贡亮 | Hits:

[Linux-UnixLinuxUART

Description: linux 下串口编程 #include <stdio.h> /*标准输入输出定义*/ #include <stdlib.h> /*标准函数库定义*/ #include <unistd.h> /*Unix标准函数定义*/ #include <sys/types.h> /**/ #include <sys/stat.h> /**/ #include <fcntl.h> /*文件控制定义*/ #include <termios.h> /*PPSIX终端控制定义*/ #include <errno.h> /*错误号定义*/ /***@brief 设置串口通信速率 *@param fd 类型 int 打开串口的文件句柄 *@param speed 类型 int 串口速度 *@return void*/ -linux serial port programming under# include
Platform: | Size: 5120 | Author: Edward | Hits:

[uCOSscr

Description: ARM7在uC/OS-II下的测试代码 含: define.s main.c Display.c LED.c os_dbg.c Uart.c includes.h ML674000.h os_cfg.h -ARM7 in uC/OS-II containing the test code: define.smain.cDisplay.cLED.cos_dbg.cUart.cincludes.hML674000.hos_cfg.h
Platform: | Size: 9216 | Author: 郑凯 | Hits:

[Communicationprojects

Description: TC下的串口通讯.c 主程序部分 #include "uart.h" int iBase /* com port base address */ char cHI,cLO void compute_chksum(char cBuf[]) char hex_to_ascii(int iHex) -TC under the serial communication. C main part# Include uart.h int iBase/* com port base address*/char cHI, cLO void compute_chksum (char cBuf []) char hex_to_ascii (int iHex)
Platform: | Size: 4096 | Author: bound | Hits:

[SCMUART_c8051f340

Description: c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the screen, and then outputs the ASCII hex value of that character.-c8051f340 serial procedures This program demonstrates how to configure the C8051F340 to use routinesin STDIO.h to write to and read from the UART interface. The programreads a character using the STDIO routine getkey (), outputs that character to the screen, and then outputs the ASCII hex value of that character.
Platform: | Size: 52224 | Author: 李明 | Hits:

[SCMuart

Description: 一款RENESAS单片机实现串口通讯的实例。包含头文件,可直接使用。-RENESAS realize a single-chip serial communication example. Contains the header files can be used directly.
Platform: | Size: 4096 | Author: 余炳柱 | Hits:

[assembly languageflash.h

Description: 040头文件,适用于AM系列的很多FLASH使用-040 documents
Platform: | Size: 2048 | Author: 琳琳 | Hits:

[DSP programUART

Description: 基于TI公司6416DSP的UART串口读写程序-TI-based company 6416DSP procedures to read and write the UART serial port
Platform: | Size: 415744 | Author: 张振 | Hits:

[SCMtsl2561

Description: IIC驱动程序 单片机: STC12C5410AD 主频: 24MHz include <REGX051.H> // AT89C4051头文件 #include "../inc/STC12C5410AD.H" // AT89C4051头文件 #include <INTRINS.H> // 系统调令头文件 #include "def.h" // 类型定义文件 #include "config.h" // 配置头文件 #include "IIC.h" // 配置头文件 #include "uart.h" // 配置头文件 -IIC driver SCM: STC12C5410AD frequency: 24MHz include <REGX051.H>// AT89C4051 header file# include " ../inc/STC12C5410AD.H" // AT89C4051 header file# include <INTRINS.H>// System transfer order header file# include " def.h" // type definition file# include " config.h" // configuration header file# include " IIC.h" // configuration header file# include " uart.h" // configuration header file
Platform: | Size: 3072 | Author: mengchao | Hits:

[VHDL-FPGA-VerilogUART

Description: 用硬件描述语言实现的uart的IPcore,有详细的注释和测试文件-Hardware description language of the H.264 encoder, detailed notes and test files
Platform: | Size: 22528 | Author: wt | Hits:

[Com Portuart

Description: tq2440串口通信源程序,自带的所以代码在一个程序中,不利于初学者,这个代码利于初学者对串口的学习-tq2440 serial communication source, it comes with a program code is not conducive to beginners, this code help beginners learn the serial port
Platform: | Size: 28672 | Author: dongyin | Hits:

[SCMUART

Description: UART.CPP and UART.h to handle the uart of lpc2378 ARMMicrocontroller
Platform: | Size: 2048 | Author: Mogi | Hits:

[Other Embeded programUart

Description: Keil—MDK的UART程序,方便使用Uart_Pringt()实现的串口打印函数-#include <Uart.h> #include <S3C2440.h> int main() { unsigned int a = 10 Uart0_Init(115200) while(1) { Uart0_SendByte(12) Uart0_Printf("Test d\n",a) } return 0 }
Platform: | Size: 94208 | Author: zhanghf | Hits:
« 12 3 4 »

CodeBus www.codebus.net